home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / doraemon_fishing.swf / scripts / DefineSprite_54 / frame_2 / PlaceObject2_53_1 / CLIPACTIONRECORD onClipEvent(load).as next >
Text File  |  2011-01-13  |  155b  |  8 lines

  1. onClipEvent(load){
  2.    function eye()
  3.    {
  4.       this._x = (_root._xmouse - 300) / 100 - 5.5;
  5.    }
  6.    this._x = (_root._xmouse - 300) / 100 - 5.5;
  7. }
  8.